Fix crash on download from Navin/ZNEX miniHomer (#352)
authorKonrad Gräfe <kgraefe@users.noreply.github.com>
Thu, 23 May 2019 14:29:03 +0000 (16:29 +0200)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Thu, 23 May 2019 14:29:03 +0000 (08:29 -0600)
commitc4a21c70939bd30b96febbabb5d9e5f40914be12
tree9e628fb3eab34cef3e5e9ec9dd476e89e34bdef7
parentf34ca49735f5d2c90562b9315bcf9cc9da438224
Fix crash on download from Navin/ZNEX miniHomer (#352)

This adds the options gps-utc-offset and gps-week-rollover to the
miniHomer driver. By adding them solely to the skytraq driver they were
initialized with nullptr for the miniHomer ultimately leading to a
crash.

Signed-off-by: Konrad Gräfe <konradgraefe@aol.com>
skytraq.cc